* {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

body {
	font-family: Microsoft YaHei;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

em {
	font-style: normal;
}

img {
	border: none;
	vertical-align: middle;
}

input,
textarea,
select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
}

.clear {
	clear: both;
}

.headtop {
	width: 100%;
}

.ht_top {
	width: 1200px;
	height: 140px;
	margin: 0 auto;
}

.logo {
	width: 550px;
	padding-top: 5px;
	float: left;
}

.logoimg {
	float: left;
	margin-right: 15px;
}

.logoright {
	float: left;
	border-left: 1px solid #000000;
	height: 65px;
	padding-left: 15px;
	margin-top: 10px;
}

.logoright img {
	width: 220px;
	display: block;
	padding-top: 10px;
}

.ht_tel {
	width: 285px;
	padding: 55px 0 0 68px;
	height: 51px;
	line-height: 51px;
	background: url(phone.png) left bottom no-repeat;
	float: right;
	font-size: 20px;
	color: #000000;
}

.menu {
	width: 100%;
	height: 75px;
	background: #2756cc;
}

.menulist {
	width: 1200px;
	margin: 0 auto;
}

.menulist ul {
	display: flex;
}

.menulist ul>li {
	height: 73px;
	line-height: 73px;
	text-align: center;
	flex: 1;
}

.menulist ul>li a {
	font-size: 15px;
	color: #FFFFFF;
	display: block;
}

.menulist ul>li a:hover,
.menulist ul>li a.on {
	border-bottom: 2px solid #ffffff;
}

/****/
.focusBox {
	position: relative;
	width: 100%;
	height: 650px;
	overflow: hidden;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
}

.focusBox .pic img {
	width: 100%;
	height: 650px;
	display: block;
}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 35px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.focusBox .hd li {
	margin: 0 5px;
	height: 13px;
	overflow: hidden;
	width: 13px;
	border-radius: 50%;
	cursor: pointer;
	font-size: 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: #FFFFFF;
}

.focusBox .hd .on {
	background: #2756CC;
}

/****/
.srarchdiv {
	width: 1200px;
	height: 82px;
	background: #2756CC;
	margin: 0 auto;
	border-radius: 5px;
	position: relative;
	z-index: 22;
	overflow: hidden;
	margin-top: -25px;
}

.serleft {
	width: 765px;
	float: left;
	line-height: 82px;
}

.serleft span {
	color: #FFFFFF;
	padding: 0 5px 0 20px;
	display: block;
	float: left;
}

.searchlist {
	float: left;
}

.searchlist ul li {
	float: left;
	padding-right: 20px;
}

.searchlist ul li a {
	color: #85a3ee;
}

.searchlist ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

.search {
	width: 420px;
	float: right;
	padding-top: 18px;
}

.search input {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 38px;
	height: 38px;
	vertical-align: middle;
	border: #ffffff 2px solid;
	width: 293px;
	padding-left: 5px;
	padding-right: 5px;
	-webkit-appearance: none;
	outline: none;
	-webkit-border-radius: 0;
	display: block;
	background: #FFFFFF;
	float: left;
}

.search a {
	background: #202124;
	border: #fff 1px solid;
	float: left;
	width: 79px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: block;
}

.search a:hover {
	background: #2756CC;
}

/****/
.prodiv {
	width: 1200px;
	margin: 0 auto;
}

.proname {
	padding: 45px 0;
	text-align: center;
}

.proname p {
	font-family: 'Arial Black';
	font-size: 55px;
	letter-spacing: -3px;
	line-height: 84px;
	color: #323642;
	font-weight: bold;
}

.proname span {
	line-height: 50px;
	color: #323642;
	font-size: 36px;
}

.shild ul {
	text-align: center;
}

.shild ul li {
	display: inline-block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 10px 10px;
}

.shild ul li a {
	color: #000000;
	display: block;
}

.shild ul li a.on,
.shild ul li a:hover {
	background: #2756CC;
	color: #FFFFFF;
	display: block;
	width: 155px;
	height: 50px;
	border-radius: 5px;
}

/****/
.product_list {
	padding-top: 20px;
}

.product_list ul {
	margin-left: -20px;
}

.product_list ul li {
	width: 224px;
	margin: 0 0 20px 20px;
	position: relative;
	overflow: hidden;
	float: left;
}

.product_list ul li .plimgdiv {
	width: 222px;
	height: 280px;
	border: 1px solid #cccccc;
	overflow: hidden;
	position: relative;
}

.product_list ul li .plimgdiv img {
	height: auto;
	display: block;
	transform: scale(1);
	transition: all 0.5s;
	max-width: 95%;
	max-height: 95%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.product_list ul li .lookmore {
	display: none;
	width: 222px;
	height: 280px;
	transition: all 0.5s;
}

.product_list ul li:hover .plimgdiv {
	border: 1px solid #FFFFFF;
}

.product_list ul li:hover .lookmore {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0;
	background: rgba(39, 86, 204, 0.5);
	z-index: 1002;
	display: block;
}

.product_list ul li:hover img {
	transform: scale(1.1)
}

.product_list ul li .lookmore a {
	width: 100%;
	height: 100%;
	display: block;
}

.product_list ul li .lookmore a img {
	width: 42px;
	height: 42px;
	margin: 0 auto;
	margin-top: 120px;
	display: block;
}

.product_list ul li .pltitle {
	text-align: center;
	color: #5a5a5a;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.more {
	width: 185px;
	height: 55px;
	margin: 20px auto 50px auto;
}

.more a {
	display: block;
	width: 185px;
	height: 55px;
	background: #323642;
	text-align: center;
	line-height: 55px;
	color: #FFFFFF;
	transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
	border-radius: 5px;
}

.more a:hover {
	background: #2756CC;
}

/****/
.aboutus {
	width: 100%;
	height: 550px;
	background: url(about.jpg) center top no-repeat;
}

.abus {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.abus_min {
	width: 828px;
	height: 350px;
	background: #FFFFFF;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 82px;
}

.ab_pad {
	padding: 65px;
}

.ab_pad p {
	font-size: 30px;
	color: #323642;
	font-weight: bold;
	padding-bottom: 30px;
}

.ab_pad span {
	color: #666666;
	line-height: 30px;
}

.ab_pad span a {
	color: #2756CC;
}

/****/
.newindex {
	width: 1200px;
	margin: 0 auto;
	padding: 48px 0;
}

.newleft {
	width: 366px;
	float: left
}

.nltop {
	width: 366px;
	height: 180px;
	background: #2756CC;
}

.nltop p,
.nltop span {
	padding-left: 35px;
}

.nltop p {
	padding-top: 35px;
	color: #6294e0;
	font-size: 55px;
	letter-spacing: -3px;
}

.nltop span {
	font-size: 36px;
	line-height: 50px;
	color: #FFFFFF;
}

.nlimg {
	width: 366px;
	height: 376px;
	overflow: hidden;
}

.nlimg img {
	width: 366px;
}

.newlist {
	width: 812px;
	float: right;
}

.newlist li {
	width: 100%;
	height: 70px;
	margin: 10px 0;
	border-bottom: 1px dotted #dbd4cd;
	padding: 15px 0;
}

.newlist li .ntime {
	width: 70px;
	height: 70px;
	background: #323642;
	float: left;
	text-align: center;
	margin-left: 30px;
	color: #fff;
}

.newlist li .ntime p {
	height: 41px;
	line-height: 41px;
	font-size: 30px;
	padding-top: 2px;
}

.newlist li .ntime span {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
}

.ntitle {
	margin-left: 125px;
}

.ntitle span {
	font-size: 16px;
	color: #000000;
	padding-bottom: 5px;
	display: block;
}

.ntitle:hover span {
	color: #2756CC;
}

.ntitle p {
	color: #5A5A5A;
	font-size: 12px;
	line-height: 19px;
}

/*****/
.ys {
	width: 100%;
	background: url(bg.jpg) center top no-repeat;
}

.ystop {
	width: 1200px;
	margin: 0 auto;
	height: 202px;
	text-align: center;
	color: #FFFFFF;
}

.ystop p {
	font-size: 48px;
	letter-spacing: 3px;
	padding-top: 15px;
}

.ystop p i {
	font-family: 'Arial Black';
	font-size: 90px;
}

.ystop span {
	font-size: 24px;
	letter-spacing: 4px;
	display: block;
}

.yscon {
	width: 1200px;
	margin: 0 auto;
	background: #f2f2f2;
	margin-bottom: 50px;
}

.yscon ul {
	padding: 49px;
}

.yscon ul li {
	width: 100%;
	height: 300px;
	margin-bottom: 49px;
}

.yscon ul li img {
	width: 468px;
	height: 300px;
	float: left;
}

.yscon ul li .litxt {
	width: 593px;
	float: right;
	padding-top: 20px;
}

.yscon ul li .litxt p {
	font-size: 30px;
	color: #000000;
}

.yscon ul li .litxt span {
	color: #888888;
	padding-top: 5px;
}

.yscon ul li .litxt .txtcon {
	color: #555555;
	line-height: 28px;
	padding-top: 30px;
}

.yscon ul li:nth-child(2) img {
	float: right;
}

.yscon ul li:nth-child(2) .litxt {
	float: left;
	text-align: right;
}

.yscon ul li:last-child {
	margin: 0;
}

/****/
.footdiv {
	width: 100%;
	background: #202124;
}

.foot-min {
	width: 1200px;
	margin: 0 auto;
	padding-top: 75px;
}

.fm-top {
	padding-bottom: 35px;
	border-bottom: 1px solid #434343;
}

.fm-top-left {
	float: left;
}

.fm-top-left p {
	color: #989898;
	font-size: 24px;
	padding-bottom: 15px;
}

.fm-top-left span {
	color: #989898;
	display: block;
	line-height: 30px;
}

.fm-top-right {
	float: right;
	width: 352px;
	margin-top: -15px;
}

.fm-top-right .ftrtel {
	height: 85px;
	background: url(phone02.png) left center no-repeat;
	padding-left: 85px;
}

.fm-top-right .ftrtel p {
	font-family: "Arial Black";
	font-size: 33px;
	color: #2756cc;
}

.fm-top-right .ftrtel span {
	font-size: 18px;
	display: block;
	color: #2756cc;
}

.fm-top-right a {
	display: block;
	width: 158px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #FFFFFF;
	background: #2756CC;
	border-radius: 5px;
	margin-top: 15px;
}

.fp {
	text-align: center;
	padding: 15px 0;
	color: #989898;
}

.fp a {
	color: #989898;
}

/****/
.neibanner {
	width: 100%;
	height: 450px;
	position: relative;
	overflow: hidden;
}

.classshild {
	width: 1200px;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	overflow: hidden;
}

.classshild li {
	float: left;
	height: 60px;
}

.classshild li a {
	display: block;
	height: 60px;
	background: #323642;
	line-height: 60px;
	text-align: center;
	color: #FFFFFF;
	padding: 0 20px;
	border-radius: 5px;
	text-align: center;
	min-width: 106px;
	text-align: center;
}

.classshild li a:hover,
.classshild li a.on {
	background: #2756CC;
}

.clname {
	width: 1200px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.clname p {
	font-size: 45px;
	font-weight: bold;
	color: #FFFFFF;
}

.clname span {
	font-size: 24px;
	letter-spacing: 2px;
	color: #FFFFFF;
	padding-top: 10px;
	display: block;
}

/****/
.danye {
	width: 1200px;
	margin: 0 auto;
}

.address {
	width: 100%;
	height: 71px;
	background: url(line.png) left bottom repeat-x;
	line-height: 70px;
}

.address a {
	color: #434343;
}

.content {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 29px;
	padding: 30px 0;
	min-height: 300px;
}

.contitle {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.conxx {
	text-align: center;
	font-size: 12px;
	color: #5A5A5A;
	padding: 10px 0;
}

.con-txt {
	color: #333333;
	line-height: 30px;
}

.con-txt img {
	max-width: 1158px;
}

.content .newlist {
	width: 100%;
	float: none;
}

/****/
.btn {
	margin: 50px 0 0px;
	padding: 0 10px;
}

.btn p {
	color: #323642;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-weight: bold;
}

.btn p a {
	color: #323642;
}

.btn p a:hover {
	color: #2756CC;
}

/****/
.layui-laypage {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 50px 0;
}

.layui-laypage .layui-laypage-count,
.layui-laypage .layui-laypage-limits,
.layui-laypage .layui-laypage-skip {
	margin: 0 5px;
}

.layui-laypage-count {
	padding: 0 10px;
}

.layui-laypage a,
.layui-laypage span {
	margin: 0 5px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #323642;
}

.layui-laypage a:hover {
	color: #2756CC;
}

/****/
#searchul {
	margin-top: 30px;
}

#searchul li a {
	display: block;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px dashed #dedede;
	color: #000000;
}

#searchul li a span {
	float: right;
}

#searchul li a:hover {
	color: #2756CC;
}

.lxwm-title {
	color: #2756CC;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding-left: 12px;
	margin-bottom: 20px;
}

.lxwm-title::after {
	content: " ";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 4px;
	height: 18px;
	background-color: #0170b8;
}

.lxwm-content {
	font-size: 0;
}

.lxwm-text {
	display: inline-block;
	margin-bottom: 20px;
	min-width: 26%;
	color: #333333;
	font-size: 16px;
}

.lxwm-map {
	height: 400px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	margin-bottom: 20px;
}

.zxzx-content {
	background-color: #fff;
	margin-bottom: 35px;
	box-sizing: border-box;
}

.zxzx-left {
	float: left;
	width: 45%;
}

.zxzx-title {
	border-bottom: 1px solid #e5e5e5;
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.zxzx-title span {
	display: block;
	line-height: 1.2;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 25px;
}

.zxzx-text {
	color: #333333;
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 30px;
}

.zxzx-foot-text {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}

.zxzx-foot {
	color: #14356d;
	font-size: 30px;
	font-weight: bold;
}

.zxzx-right {
	float: right;
	width: 50%;
}

.zxzx-right-item {
	overflow: hidden;
	margin-bottom: 20px;
}

.zxzx-right-left {
	width: 3em;
	text-align: right;
	line-height: 50px;
	color: #666666;
	font-size: 18px;
	float: left;
	box-sizing: border-box;
}

.zxzx-right-right {
	float: right;
	width: calc(100% - 5em);
}

.zxzx-right-right input {
	height: 50px;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #d5d5d5;
	color: #333;
	font-size: 16px;
	padding: 0 20px;
}

.zxzx-right-right textarea {
	height: 150px;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #d5d5d5;
	color: #333;
	font-size: 16px;
	padding: 10px 20px;
	resize: none;
	outline: none;
}

.zxzx-right-right::after {
	content: " ";
	display: block;
	clear: both;
}

.zxzx-right-right.yzm input {
	width: 75%;
	float: left;
}

.zxzx-right-right.yzm img {
	float: right;
	width: 110px;
	height: 45px;
}

.zxzx-right-right input.zxzx-right-btn {
	border: 1px solid #14356d;
	color: #fff;
	background-color: #14356d;
	transition: 0.4s;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
}